@charset 'utf-8';
/**************************************************************************************************/
/* THIS IS MOST RECENT VERSION!!!
 after changes, yui compress and apply to prod!
*/

/* overrides */
#npTopRow,
.npMastFP,
.npMastNP,
#npNav,
#watchlist,
#npEarlug,
#npLeaderboard,
#npBreadcrumbs .npBcSub,
#npPgHeading,
.npAdGoogle,
#npContentSide,
.npStoryTools,
.npStoryShare,
.npStoryComments,
#npFooter .npCentre * {
	display: none;
}
#npBreadcrumbs {
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
#npBreadcrumbs a.npBc0 {
	font: 48px/1.25em georgia, 'times new roman', times, serif;
	display: block;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: #000 1px solid;
}
#npBreadcrumbs a {
	padding: 0 !important;
	margin: 0 !important;
}
#npBreadcrumbs a:after {
	content: '\00a0/\00a0';
}
#npBreadcrumbs a.npBc0:after,
#npBreadcrumbs .npLast a:after {
	content: none;
}
#npContent {
	background-image: none;
}
#npContentMain,
#npStoryContent {
	width: auto;
}
.npPhotoTxt {
	color: #666 !important;
	margin-bottom: 1em;
	background: none;
}
.npPhotoTxt .npGroup {
	padding: 0;
}
.npRuleStrong {
	border-top: #000 3px solid;
	background-image: none;
}
#npFooter p.npTxtDim {
	display: block !important;
}